Minesweeper Tournament
The competition is on! The Minesweeper Tournament is about to put your puzzle-solving skills and reflexes to the test in whole new ways! Participate in the tournament and win a unique medal.
The competition is on! The Minesweeper Tournament is about to put your puzzle-solving skills and reflexes to the test in whole new ways! Participate in the tournament and win a unique medal.
For the duration of the tournament, you will receive points for every Minesweeper puzzle you play. Even if you lose, you are still awarded some points, albeit much less than if you win.
The tournament points you receive for each puzzle are calculated as follows:
Level | Base Points |
---|---|
Beginner | 100 |
Intermediate | 200 |
Expert | 400 |
PERCENTAGE_OF_COMPLETION = (number of marked or isolated bombs x 100) / number of cells without bombs
EFFICIENCY = 3BV divided by the total number of clicks performed. The fewer clicks performed, the higher the efficiency.
EFFICIENCY_BONUS = The bonus starts at 1.0 for the lowest efficiency scores and increases linearly to 1.5 for perfect efficiency (200% efficiency). This means that more efficient players receive a higher score multiplier, with a maximum bonus capped at 1.5. In the case of users with 100% efficiency, they will receive 25% extra.
TIME_BONUS = cubic bezier from 2.0 at 0 seconds up to 1.0 at maximum time or above
BONUS_VICTORY_POINTS = EFFICIENCY_BONUS x TIME_BONUS
TOURNAMENT_POINTS = BASE_POINTS x PERCENTAGE_OF_COMPLETION x BONUS_VICTORY_POINTS
Hurry! Tournament time is limited. Only levels that are completed before the tournament ends will count.
Minesweeper first broke into the scene as a PC game, back when PCs were debuting as a staple of offices and homes worldwide. That was only the beginning. Technology evolved, but so did these logic pu…
Games are intended for fun but, because they require some sort of challenge, an obstacle that motivates players to move forward, they often entail problems and puzzles that require certain cognitive …
The history of Minesweeper is quite surprising given the simplicity of the game itself. Known for its simple yet challenging mechanics, it became a staple on many office and household computers, part…